home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / FREENET1 / FAQs < prev   
Text File  |  1996-02-18  |  3KB  |  69 lines

  1. Frequently Asked Questions about FreeNet
  2. ========================================
  3.  
  4. This file answers frequently asked questions about Freenet, which 
  5. includes the answers to a number of common problems encountered by
  6. people using it for the first time.
  7.  
  8. Please, if you have a problem, take the time to read this file and
  9. see if has a solution, before you start mailing me for help...
  10.  
  11. Question Summary
  12. ================
  13.  
  14. Q1 - I get a data abort when I run the startup file/when I use
  15.      slattach to configure my serial interface.
  16.  
  17. Q2 - My modem seems to be sending lots of data, but nothing ever
  18.      comes back - the RX light just stays dead.
  19.  
  20. Q3 - FreeNet never seems to send anything to the serial port, even
  21.      though *slstat shows that SLIPdriver has sent things.
  22.  
  23. Q4 - FreeNet refuses to find/talk to my ethernet card.
  24.  
  25. Q5 - FreeNet won't work with SLIPdriver 2.xx.
  26.  
  27. Questions and Answers
  28. =====================
  29.  
  30. Q1 - I get a data abort when I run the startup file/when I use
  31.      slattach to configure my serial interface.
  32.  
  33. A1 - You need to install the bugfixed versions of the serial
  34.      blockdrivers that you will find in the FreeNet distribution
  35.      archive, and to ensure that the filer has seen the right
  36.      version of !SerialDev.
  37.  
  38. Q2 - My modem seems to be sending lots of data, but nothing ever
  39.      comes back - the RX light just stays dead.
  40.  
  41. A2 - You probably have a speed mismatch between that used by your
  42.      dialler, and that used by the SLIP driver (check the slattach
  43.      line in !FreeUser.Startup to see what that is using).
  44.  
  45.      Alternatively, you may be trying to use ArcTerm to dial, and
  46.      then quit it without dropping the line and start FreeNet. Don't
  47.      do this, as it won't work - this is an ArcTerm bug.
  48.  
  49. Q3 - FreeNet never seems to send anything to the serial port, even
  50.      though *slstat shows that SLIPdriver has sent things.
  51.  
  52. A3 - The serial hardware sometimes seems not to wake up (this is
  53.      especially true with fixed serial links where you havn't used
  54.      a dialler). I don't know why this is, but you can force it
  55.      to wake up with OS_SerialOp,2,50.
  56.  
  57. Q4 - FreeNet refuses to find/talk to my ethernet card.
  58.  
  59. A4 - You probably have an new DCI-4 driver for your card. This won't
  60.      work with FreeNet (yet). If you can get hold of an old DCI-2
  61.      driver you should be able to use that.
  62.  
  63. Q5 - FreeNet won't work with SLIPdriver 2.xx.
  64.  
  65. A5 - Indeed. Those versions of the SLIP driver are DCI-4 drivers and
  66.      will currently only work with Acorn TCP/IP.
  67.  
  68. $Id: FAQs,v 1.1.2.2 1996/02/18 23:25:46 tom Exp $
  69.